Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Server Document settings

Enter the proxy address and port in the Ports==>Proxies tab in the server document. Enter the info in the form :

your.proxyaddress.com:3128

into the fields 'HTTP Proxy' and 'SSL Security Proxy'

Restart your domino server for the setting to take effect. Your agent should now be able to run as expected. (excluding the 'Not implemented' issue)

NOTE: Enter the proxy information in your location document if you want to run the agent in your Notes Client.

If your proxy requires authentication, you have another hurdle to jump as I have not yet worked out how to supply proxy server credentials.

I also have tried your approach by attempting to update the system properties which domino/lotus notes seems to completely ignore.

I have validated that the properties are being updated by reading them back and printing them to the console. eg:

System.out.println(System.getProperty("http.proxyHost"));
System.out.println(System.getProperty("http.proxyPort"));
System.out.println(System.getProperty("http.proxyUser"));
System.out.println(System.getProperty("http.proxyPass word"));


...but still get the error "HTTP Code 407, Proxy Authentication Required" but that's another story.

I wish IBM would document this stuff so we don't have to spend days trying to find a solution. Your approach would work in any other JVM.

EDIT 2011.2.28: I found the reason why this does not work in this APAR - "LO40804: Issue setting proxy as property in Java" http://www-01.ibm.com/support/docview.wss?uid=swg1LO40804

cheers

Sean


Feedback response number WEBB8EB9UH created by ~Judy Fezwebergikle on 02/22/2011

How to open connection through prox... (~Vijay Zenfoobe... 19.Oct.10)
. . permissions (~Pippy Quetjumi... 19.Oct.10)
. . Any solution??? (~Bill Mingerote... 26.May.11)
. . Server Document settings (~Judy Fezweberg... 22.Feb.11)
. . . . 407 proxy authentication error SOLV... (~Tony Minvelute... 12.Sep.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS